home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 July / Chip_2002-07_cd2.bin / suse / disks / modules1 / initrd / initrd 2954 / etc / pcmcia / config next >
Text File  |  2002-04-04  |  48KB  |  2,082 lines

  1. #
  2. # PCMCIA Card Configuration Database
  3. #
  4. # config 1.189 2001/12/20 13:50:57 (David Hinds)
  5. #
  6.  
  7. # config.opts and configuration files for add-on drivers (*.conf) 
  8. # are included at the very end
  9.  
  10. #
  11. # Device driver definitions
  12. #
  13. device "3c589_cs"
  14.   class "network" module "3c589_cs"
  15.  
  16. device "axnet_cs"
  17.   class "network" module "axnet_cs"
  18.  
  19. device "ibmtr_cs"
  20.   class "network" module "ibmtr_cs"
  21.  
  22. device "nmclan_cs"
  23.   class "network" module "nmclan_cs"
  24.  
  25. device "orinoco_cs"
  26.   class "network" module "hermes", "orinoco", "orinoco_cs"
  27.  
  28. device "oti12_cs"
  29.   class "cdrom" module "oti12_cs"
  30.  
  31. device "pcnet_cs"
  32.   class "network" module "net/8390", "pcnet_cs"
  33.  
  34. device "smc91c92_cs"
  35.   class "network" module "smc91c92_cs"
  36.  
  37. device "wavelan_cs"
  38.   class "network" module "wavelan_cs"
  39.  
  40. # See also file orinoco_cs.conf. It contains the same card definitions as here.
  41. # Therefore you must not wonder, why changes in this file do not change the
  42. # behavior of cardmgr as expected. orinoco_cs.conf does not exist always, but
  43. # if it is there you can choose there between wvlan_cs and orinoco_cs.
  44. device "wvlan_cs"
  45.   class "network" module "wvlan_cs"
  46.  
  47. device "memory_cs" needs_mtd
  48.   class "memory" module "memory_cs"
  49.  
  50. device "ftl_cs" needs_mtd
  51.   class "ftl" module "ftl_cs"
  52.  
  53. device "serial_cs"
  54.   class "serial" module "serial_cs"
  55.  
  56. device "parport_cs"
  57.   class "parport" module "parport_cs"
  58.  
  59. device "qlogic_cs"
  60.   class "scsi" module "qlogic_cs"
  61.  
  62. device "aha152x_cs"
  63.   class "scsi" module "aha152x_cs"
  64.  
  65. device "fdomain_cs"
  66.   class "scsi" module "fdomain_cs"
  67.  
  68. device "ide_cs"
  69.   class "ide" module "ide_cs"
  70.  
  71. device "fmvj18x_cs"
  72.   class "network" module "fmvj18x_cs" 
  73.  
  74. device "netwave_cs"
  75.   class "network" module "netwave_cs"
  76.  
  77. device "xirc2ps_cs"
  78.   class "network" module "xirc2ps_cs"
  79.  
  80. device "3c574_cs"
  81.   class "network" module "3c574_cs"
  82.  
  83. device "3c575_cb"
  84.   class "network" module "cb_enabler", "3c575_cb"
  85.  
  86. device "apa1480_cb"
  87.   class "scsi" module "cb_enabler", "apa1480_cb"
  88.  
  89. device "tulip_cb"
  90.   class "network" module "cb_enabler", "tulip_cb"
  91.  
  92. device "memory_cb"
  93.   class "memory" module "cb_enabler", "memory_cb"
  94.  
  95. device "epic_cb"
  96.   class "network" module "cb_enabler", "epic_cb"
  97.  
  98. device "eepro100_cb"
  99.   class "network" module "cb_enabler", "eepro100_cb"
  100.  
  101. device "serial_cb"
  102.   class "serial" module "cb_enabler", "serial_cb"
  103.  
  104. device "ray_cs"
  105.   class "network" module "ray_cs"
  106.  
  107. device "airo_cs"
  108.   class "network" module "airo", "airo_cs"
  109.  
  110. device "pcilynx_cb"
  111.   class "ieee1394" module "cb_enabler", "pcilynx_cb"
  112.   
  113. device "ohci1394_cb"
  114.   class "ieee1394" module "cb_enabler", "ohci1394_cb"
  115.  
  116. #
  117. # Ethernet adapter definitions
  118. #
  119.  
  120. # There are lots of cards with manfid 0x0149, 0xc1ab. Older need pcnet_cs,
  121. # newer need axnet_cs. This is an default definition. Probably your card
  122. # will match any version string below.
  123. card "Generic AX88190 or pcnet Fast Ethernet"
  124.   manfid 0x0149, 0xc1ab
  125.   bind "axnet_cs"
  126.   #bind "pcnet_cs"
  127.  
  128. card "2412LAN Ethernet"
  129.   version "2412LAN"
  130.   bind "pcnet_cs"
  131.  
  132. card "3Com 589 Ethernet"
  133.   manfid 0x0101, 0x0589
  134.   bind "3c589_cs"
  135.  
  136. card "Access/CARD Ethernet"
  137.   version "UBKK,V2.0"
  138.   bind "fmvj18x_cs"
  139.  
  140. card "Accton EN2212 Ethernet"
  141.   version "ACCTON", "EN2212"
  142.   bind "pcnet_cs"
  143.  
  144. card "Accton EN2216 Ethernet"
  145.   version "ACCTON", "EN2216-PCMCIA-ETHERNET"
  146.   bind "pcnet_cs"
  147.  
  148. card "Accton UE2212 Ethernet"
  149.   version "PCMCIA", "UE2212"
  150.   bind "pcnet_cs"
  151.  
  152. card "Accton UE2216 Ethernet"
  153.   version "PCMCIA", "PCMCIA-ETHERNET-CARD", "UE2216"
  154.   bind "pcnet_cs"
  155.  
  156. card "Allied Telesis LA-PCM Ethernet"
  157.   manfid 0xc00f, 0x0002
  158.   cis "cis/LA-PCM.dat"
  159.   bind "pcnet_cs"
  160.  
  161. card "AmbiCom AMB8002 Ethernet"
  162.   version "AmbiCom Inc", "AMB8002"
  163.   bind "pcnet_cs"
  164.  
  165. card "AmbiCom AMB8002T Ethernet"
  166.   version "AmbiCom Inc", "AMB8002T"
  167.   bind "pcnet_cs"
  168.  
  169. card "AmbiCom AMB8010 Ethernet"
  170.   version "AmbiCom Inc", "AMB8010"
  171.   bind "pcnet_cs"
  172.  
  173. card "AmbiCom AMB8610 Ethernet"
  174.   version "AmbiCom", "AMB8610"
  175.   bind "pcnet_cs"
  176.  
  177. card "AnyCom ECO Ethernet"
  178.   version "AnyCom", "ECO Ethernet"
  179.   bind "pcnet_cs"
  180.  
  181. card "Argosy EN210 Ethernet"
  182.   version "PCMCIA LAN", "Ethernet"
  183.   bind "pcnet_cs"
  184.  
  185. card "Arowana Ethernet"
  186.   version "AROWANA", "PCMCIA Ethernet LAN Card"
  187.   bind "pcnet_cs"
  188.  
  189. card "Asante FriendlyNet Ethernet"
  190.   version "ASANTE", "FriendlyNet PC Card"
  191.   bind "pcnet_cs"
  192.  
  193. card "Billionton LNT-10TB"
  194.   version "Billionton", "LNT-10TB"
  195.   bind "pcnet_cs"
  196.  
  197. card "Billionton LNT-10TN"
  198.   version "PCMCIA", "LNT-10TN"
  199.   bind "pcnet_cs"
  200.  
  201. card "Buffalo LPC2-CLT Ethernet"
  202.   manfid 0x026f, 0x0300
  203.   bind "pcnet_cs"
  204.  
  205. card "California Access Ethernet"
  206.   version "PCMCIAs", "ComboCard"
  207.   bind "pcnet_cs"
  208.  
  209. card "CeLAN Ethernet"
  210.   version "PCMCIA", "ETHERNET V1.0"
  211.   bind "pcnet_cs"
  212.  
  213. card "CentreCOM LA-PCM V2 Ethernet"
  214.   version "Allied Telesis, K.K.", "CentreCOM LA-PCM_V2"
  215.   bind "pcnet_cs"
  216.  
  217. card "CNet CN30BC Ethernet"
  218.   version "CNet  ", "CN30BC", "ETHERNET"
  219.   bind "pcnet_cs"
  220.  
  221. card "CNet CN40BC Ethernet"
  222.   version "CNet", "CN40BC Ethernet"
  223.   bind "pcnet_cs"
  224.  
  225. card "Compaq Ethernet"
  226.   version "Compaq", "Ethernet LAN Card"
  227.   bind "xirc2ps_cs"
  228.  
  229. card "Compaq Netelligent 10/100 Ethernet"
  230.   version "Compaq", "Netelligent 10/100 PC Card"
  231.   bind "xirc2ps_cs"
  232.  
  233. card "COMPU-SHACK BASEline Ethernet"
  234.   version "COMPU-SHACK", "BASEline PCMCIA 10 MBit Ethernetadapter"
  235.   bind "pcnet_cs"
  236.  
  237. card "Connectware LANdingGear Ethernet"
  238.   manfid 0x0057, 0x1004
  239.   bind "pcnet_cs"
  240.  
  241. card "CONTEC Ethernet"
  242.   version "CONTEC Co.,Ltd."
  243.   bind "fmvj18x_cs"
  244.  
  245. card "Corega PCC-T Ethernet"
  246.   version "corega K.K.", "corega Ether PCC-T"
  247.   bind "pcnet_cs"
  248.  
  249. card "Corega PCC-T Ethernet"
  250.   version "corega K.K.", "corega EtherII PCC-T"
  251.   bind "pcnet_cs"
  252.  
  253. card "Corega PCC-T Ethernet"
  254.   version "corega,K.K.", "Ethernet LAN Card"
  255.   bind "pcnet_cs"
  256.  
  257. card "Corega PCM-T Ethernet"
  258.   version "Corega,K.K.", "Ethernet LAN Card"
  259.   bind "pcnet_cs"
  260.  
  261. card "CyQ've 10baseT Ethernet"
  262.   version "CyQ've 10 Base-T LAN CARD"
  263.   bind "pcnet_cs"
  264.  
  265. card "CyQ've ELA-010 Ethernet"
  266.   version "CyQ've", "ELA-010"
  267.   bind "pcnet_cs"
  268.  
  269. card "Danpex EN-6200P2 Ethernet"
  270.   version "*", "EN-6200P2"
  271.   bind "pcnet_cs"
  272.  
  273. card "DataTrek NetCard Ethernet"
  274.   version "DataTrek.", "NetCard "
  275.   bind "pcnet_cs"
  276.  
  277. card "Dayna Commnunications CommuniCard E Ethernet"
  278.   version "Dayna Communications, Inc.", "CommuniCard E"
  279.   bind "pcnet_cs"
  280.  
  281. card "Digital DEPCM-BA Ethernet"
  282.   version "DIGITAL", "DEPCM-XX"
  283.   bind "pcnet_cs"
  284.  
  285. card "Digital PCP78-AC Ethernet"
  286.   version "Digital", "Ethernet", "Adapter"
  287.   bind "pcnet_cs"
  288.  
  289. card "D-Link DE-650 Ethernet"
  290.   version "D-Link", "DE-650"
  291.   bind "pcnet_cs"
  292.  
  293. card "D-Link DE-660 Ethernet"
  294.   version "D-Link", "DE-660"
  295.   bind "pcnet_cs"
  296.  
  297. card "D-Link DE-660+ Ethernet"
  298.   version "D-Link", "DE-660+"
  299.   bind "pcnet_cs"
  300.  
  301. card "D-Link DE-650 Ethernet"
  302.   tuple 0x40, 0x0009, "D-Link PC Ethernet Card"
  303.   bind "pcnet_cs"
  304.  
  305. card "DynaLink L10C Ethernet"
  306.   version "DYNALINK", "L10C"
  307.   bind "pcnet_cs"
  308.  
  309. card "DynaLink L10BC Ethernet"
  310.   version "DYNALINK", "L10BC"
  311.   bind "pcnet_cs"
  312.  
  313. card "DynaLink L10BC Ethernet"
  314.   version "Dynalink", "L10BC"
  315.   bind "pcnet_cs"
  316.  
  317. card "E2000 NE2000-Compatible Ethernet"
  318.   version "Ethernet Adapter", "E2000 PCMCIA Ethernet"
  319.   bind "pcnet_cs"
  320.  
  321. card "Eagle NE200 Ethernet"
  322.   manfid 0x0004, 0x0004
  323.   bind "fmvj18x_cs"
  324.  
  325. card "Edimax Ethernet Combo"
  326.   version "Edimax Technology Inc.", "PCMCIA", "Ethernet Card"
  327.   bind "pcnet_cs"
  328.  
  329. card "EFA 207 Ethernet"
  330.   version "EFA   ", "EFA207", "ETHERNET"
  331.   bind "pcnet_cs"
  332.  
  333. card "Eiger Labs EPX-ET10T2 Ethernet"
  334.   version "EIGER Labs Inc.", "Ethernet Combo card"
  335.   bind "pcnet_cs"
  336.  
  337. card "Eiger Labs EPX-ET10BT Ethernet"
  338.   version "EIGER Labs Inc.", "Ethernet 10BaseT card"
  339.   bind "pcnet_cs"
  340.  
  341. card "Eiger Labs EPX-10BT Ethernet"
  342.   version "Eiger Labs,Inc", "EPX-10BT PC Card Ethernet 10BT"
  343.   bind "fmvj18x_cs"
  344.  
  345. card "Eiger Labs EPX-ET 10BT Ethernet"
  346.   version "Eiger labs,Inc.", "EPX-10BT PC Card Ethernet 10BT"
  347.   bind "fmvj18x_cs"
  348.  
  349. card "ELECOM Laneed LD-CDF"
  350.   version "Laneed", "LD-CDF"
  351.   bind "pcnet_cs"
  352.  
  353. card "EZLink 4109 Ethernet"
  354.   version "PCMCIA", "Ethernet Card"
  355.   bind "pcnet_cs"
  356.  
  357. card "EP-210 Ethernet"
  358.   version "Ethernet PCMCIA adapter", "EP-210"
  359.   bind "pcnet_cs"
  360.  
  361. card "EP-210 Ethernet"
  362.   version "EP-210 PCMCIA LAN CARD."
  363.   bind "pcnet_cs"
  364.  
  365. card "EP-220 Ethernet"
  366.   version "PCMCIA", "ETHERNET"
  367.   bind "pcnet_cs"
  368.  
  369. card "Epson EEN10B Ethernet"
  370.   version "Seiko Epson Corp.", "Ethernet"
  371.   bind "pcnet_cs"
  372.  
  373. card "Farallon ENet"
  374.   version "Farallon", "ENet"
  375.   bind "3c589_cs"
  376.  
  377. card "Fujitsu FMV-J181 Ethernet"
  378.   version "PCMCIA MBH10302"
  379.   bind "fmvj18x_cs"
  380.  
  381. card "Fujitsu FMV-1080 Ethernet"
  382.   version "FUJITSU", "MBH10308"
  383.   bind "fmvj18x_cs"
  384.  
  385. card "Fujitsu FMV-J182 Ethernet"
  386.   version "FUJITSU", "LAN Card(FMV-J182)"
  387.   bind "fmvj18x_cs"
  388.  
  389. card "Fujitsu Towa LA501 Ethernet"
  390.   version "FUJITSU TOWA", "LA501"
  391.   bind "fmvj18x_cs"
  392.  
  393. card "Grey Cell GCS2000 Ethernet"
  394.   version "Grey Cell", "GCS2000"
  395.   bind "pcnet_cs"
  396.  
  397. card "Grey Cell GCS2220 Ethernet"
  398.   version "Grey Cell", "GCS2220"
  399.   bind "pcnet_cs"
  400.  
  401. card "GVC NIC-2000P Ethernet"
  402.   version "GVC", "NIC-2000p"
  403.   bind "pcnet_cs"
  404.  
  405. card "GVC NIC-2000P Ethernet"
  406.   version "PCMCIA", "Ethernet Combo card"
  407.   bind "pcnet_cs"
  408.  
  409. card "Hitachi HT-4840-11 Ethernet"
  410.   version "HITACHI", "HT-4840-11"
  411.   bind "fmvj18x_cs"
  412.  
  413. card "Hypertec EP401 Ethernet"
  414.   version "Hypertec", "*", "EP401"
  415.   bind "pcnet_cs"
  416.  
  417. card "IBM Credit Card Ethernet"
  418.   version "IBM Corp.", "Ethernet"
  419.   bind "pcnet_cs"
  420.  
  421. card "IC-Card Ethernet"
  422.   version "IC-CARD", "IC-CARD"
  423.   bind "pcnet_cs"
  424.  
  425. card "IC-Card Plus Ethernet"
  426.   version "IC-CARD+", "IC-CARD+"
  427.   bind "pcnet_cs"
  428.  
  429. card "iPort 10Mbps Ethernet"
  430.   #version "iPort", "Ethernet Card"
  431.   manfid 0x0274, 0x1121
  432.   bind "pcnet_cs"
  433.  
  434. card "Kansai KLA-PCM/T Ethernet"
  435.   version "KANSAI ELECTRIC CO.,LTD", "KLA-PCM/T"
  436.   bind "pcnet_cs"
  437.  
  438. card "Katron PE-520 Ethernet"
  439.   version "KCI", "PE520 PCMCIA Ethernet Adapter"
  440.   bind "pcnet_cs"
  441.  
  442. card "KingMax Technology Ethernet"
  443.   version "KingMax Technology Inc.", "EN10-T2", "PCMCIA Ethernet Card"
  444.   bind "pcnet_cs"
  445.  
  446. card "KingMax Technology Ethernet"
  447.   version "KingMax Technology Inc.", "*", "Ethernet Card"
  448.   bind "pcnet_cs"
  449.  
  450. card "KingMax Technology Ethernet"
  451.   version "KINGMAX", "EN10T2T"
  452.   bind "pcnet_cs"
  453.  
  454. card "Kingston KNE-PCM/x Ethernet"
  455.   version "Kingston Technology Corp.", "EtheRx PC Card Ethernet Adapter"
  456.   bind "pcnet_cs"
  457.  
  458. card "Kingston KNE-PC2 Ethernet"
  459.   version "Kingston", "KNE-PC2"
  460.   bind "pcnet_cs"
  461.  
  462. card "Kingston CIO10T Ethernet"
  463.   #version "kingston", "Ethernet CIO10T"
  464.   manfid 0x0186, 0x0110
  465.   bind "pcnet_cs"
  466.  
  467. card "KTI PE-520 Plus Ethernet"
  468.   version "KTI", "PE520 PLUS"
  469.   cis "cis/PE520.dat"
  470.   bind "pcnet_cs"
  471.  
  472. card "Linksys Ethernet"
  473.   tuple 0x40, 0x0009, "E-CARD PC Ethernet Card"
  474.   cis "cis/E-CARD.dat"
  475.   bind "pcnet_cs"
  476.  
  477. card "Linksys Ethernet"
  478.   version "LINKSYS", "E-CARD"
  479.   bind "pcnet_cs"
  480.  
  481. card "Linksys Ethernet"
  482.   version "E-CARD", "E-CARD"
  483.   bind "pcnet_cs"
  484.  
  485. card "Linksys Ethernet"
  486.   version "Linksys", "Combo PCMCIA EthernetCard (EC2T)"
  487.   bind "pcnet_cs"
  488.  
  489. card "Linksys NP10T Ethernet"
  490.   version "Network Everywhere", "Ethernet 10BaseT PC Card"
  491.   manfid 0x0149, 0xc1ab
  492.   bind "pcnet_cs"
  493.  
  494. card "Longshine ShineNet LCS-8534 Ethernet"
  495.   version "LONGSHINE", "PCMCIA Ethernet Card"
  496.   bind "pcnet_cs"
  497.  
  498. card "Longshine ShineNet LCS-8534 Ethernet"
  499.   version "LONGSHINE", "*", "EP401"
  500.   bind "pcnet_cs"
  501.  
  502. card "Logitec LPM-LN10BA Ethernet"
  503.   version "Cardwell", "PCMCIA", "ETHERNET"
  504.   bind "pcnet_cs"
  505.  
  506. card "Logitec LPM-LN20T Ethernet"
  507.   version "Logitec", "LPM-LN20T"
  508.   bind "pcnet_cs"
  509.  
  510. card "MACNICA Ethernet"
  511.   version "MACNICA", "ME1-JEIDA"
  512.   bind "pcnet_cs"
  513.  
  514. card "Maxtech PCN2000 Ethernet"
  515.   version "MAXTECH", "PCN2000"
  516.   bind "pcnet_cs"
  517.  
  518. card "Megahertz CC10BT/2 Ethernet"
  519.   version "Megahertz", "CC10BT/2"
  520.   bind "smc91c92_cs"
  521.  
  522. card "Melco LPC2-T Ethernet"
  523.   manfid 0x01bf, 0x2216
  524.   bind "pcnet_cs"
  525.  
  526. card "Microdyne NE4200 Ethernet"
  527.   version "Microdyne", "NE4200"
  528.   bind "pcnet_cs"
  529.  
  530. card "Midori LT-PCMT Ethernet"
  531.   version "MIDORI ELEC.", "LT-PCMT"
  532.   bind "pcnet_cs"
  533.  
  534. card "National Semiconductor InfoMover 4100 Ethernet"
  535.   version "National Semiconductor", "InfoMover 4100"
  536.   bind "pcnet_cs"
  537.  
  538. card "National Semiconductor InfoMover NE4100 Ethernet"
  539.   version "National Semiconductor", "InfoMover NE4100"
  540.   bind "pcnet_cs"
  541.  
  542. card "NEC PC-9801N-J12 Ethernet"
  543.   version "NEC", "PC-9801N-J12"
  544.   bind "pcnet_cs"
  545.  
  546. card "New Media Ethernet"
  547.   version "New Media Corporation", "Ethernet"
  548.   bind "nmclan_cs"
  549.  
  550. card "New Media BASICS Ethernet"
  551.   version "BASICS by New Media Corporation", "Ethernet", "SMC91C94"
  552.   bind "smc91c92_cs"
  553.  
  554. card "New Media LanSurfer"
  555.   manfid 0x0057, 0x0021
  556.   bind "pcnet_cs"
  557.  
  558. card "NextCom NC5310 Ethernet"
  559.   version "NextComK.K.", "NC5310 Ver1.0        "
  560.   bind "fmvj18x_cs"
  561.  
  562. card "NextCom NC5310B Ethernet"
  563.   version "NextComK.K.", "NC5310B Ver1.0       "
  564.   bind "fmvj18x_cs"
  565.  
  566. card "NE2000 Compatible Ethernet"
  567.   version "PCMCIA", "Ethernet"
  568.   bind "pcnet_cs"
  569.  
  570. card "NE2000 Compatible Ethernet"
  571.   version "PCMCIA", "Ethernet 10BaseT Card"
  572.   bind "pcnet_cs"
  573.  
  574. card "NE2000 Compatible Ethernet"
  575.   version "NE2000 Compatible"
  576.   bind "pcnet_cs"
  577.  
  578. card "NE2000 Compatible Ethernet"
  579.   version "Ethernet", "Adapter"
  580.   #manfid 0x0149, 0xc1ab
  581.   bind "pcnet_cs"
  582.  
  583. card "NE2000 Compatible Ethernet"
  584.   version "PCMCIA", "PCMCIA-ETHERNET-CARD", "UE2620"
  585.   bind "pcnet_cs"
  586.  
  587. card "NDC Instant-Link Ethernet"
  588.   version "NDC", "Ethernet"
  589.   cis "cis/NE2K.dat"
  590.   bind "pcnet_cs"
  591.  
  592. card "Novell Eagle 200T Ethernet"
  593.   version "EAGLE Technology", "NE200 ETHERNET LAN MBH10302 04"
  594.   bind "fmvj18x_cs"
  595.  
  596. card "Ositech Four of Diamonds Ethernet"
  597.   version "Ositech", "Trumpcard:Four of Diamonds Ethernet"
  598.   bind "smc91c92_cs"
  599.  
  600. card "IO DATA PCLA/T Ethernet"
  601.   version "I-O DATA", "PCLA", "ETHERNET"
  602.   bind "pcnet_cs"
  603.  
  604. card "IO DATA PCLA/TE Ethernet"
  605.   version "IO DATA", "PCLATE", "ETHERNET"
  606.   bind "pcnet_cs"
  607.  
  608. card "Panasonic CF-VEL211 Ethernet"
  609.   version "Matsushita Electric Industrial Co.,LTD.", "CF-VEL211"
  610.   bind "pcnet_cs"
  611.  
  612. card "Portable Add-ons Ethernet+"
  613.   version "Portable Add-ons", "Ethernet+"
  614.   bind "nmclan_cs"
  615.  
  616. card "PreMax PE-200 Ethernet"
  617.   version "PMX   ", "PE-200"
  618.   cis "cis/PE-200.dat"
  619.   bind "pcnet_cs"
  620.  
  621. card "PRETEC CompactLAN Ethernet"
  622.   version "PRETEC", "Ethernet CompactLAN 10baseT 3.3V"
  623.   bind "pcnet_cs"
  624.  
  625. card "Psion Gold Card Ethernet"
  626.   version "Psion Dacom", "Gold Card Ethernet"
  627.   bind "pcnet_cs"
  628.  
  629. card "Psion Gold Card Netglobal Ethernet"
  630.   version "Psion", "10Mb Ethernet"
  631.   bind "smc91c92_cs"
  632.  
  633. card "RATOC Ethernet"
  634.   version "PCMCIA LAN MBH10304  ES"
  635.   bind "fmvj18x_cs"
  636.  
  637. card "RATOC REX-R280 Ethernet"
  638.   version "RATOC System Inc.", "10BASE_T CARD R280"
  639.   bind "fmvj18x_cs"
  640.  
  641. card "Relia RE2408T Ethernet"
  642.   version "PCMCIA LAN", "Ethernet"
  643.   bind "pcnet_cs"
  644.  
  645. card "Reliasys 2400A Ethernet"
  646.   version "=RELIA==", "Ethernet"
  647.   bind "pcnet_cs"
  648.  
  649. card "RPTI EP400 Ethernet"
  650.   version "RPTI LTD.", "EP400"
  651.   bind "pcnet_cs"
  652.  
  653. card "RPTI EP400 Ethernet"
  654.   version "RPTI", "EP400 Ethernet NE2000 Compatible"
  655.   bind "pcnet_cs"
  656.  
  657. card "RPTI EP401 Ethernet"
  658.   version "RPTI", "EP401 Ethernet NE2000 Compatible"
  659.   bind "pcnet_cs"
  660.  
  661. card "RPTI 1625B Ethernet"
  662.   version "RP", "1625B Ethernet NE2000 Compatible"
  663.   bind "pcnet_cs"
  664.  
  665. card "SCM Ethernet Combo"
  666.   version "SCM", "Ethernet Combo card"
  667.   bind "pcnet_cs"
  668.  
  669. card "Sky Link Express"
  670.   version "2408LAN", "Ethernet"
  671.   bind "pcnet_cs"
  672.  
  673. card "SMC EtherEZ Ethernet"
  674.   version "SMC", "EtherEZ Ethernet 8020"
  675.   bind "smc91c92_cs"
  676.  
  677. card "SMC EZCard-10 Ethernet"
  678.   version "SMC", "EZCard-10-PCMCIA"
  679.   bind "pcnet_cs"
  680.  
  681. card "Socket EA Ethernet"
  682.   version "Socket Communications Inc",
  683.     "Socket EA PCMCIA LAN Adapter Revision D"
  684.   bind "pcnet_cs"
  685.  
  686. card "Socket EA Ethernet"
  687.   version "Socket Communications Inc",
  688.     "Socket EA PCMCIA LAN Adapter Revision E"
  689.   bind "pcnet_cs"
  690.  
  691. card "Socket LP-E Ethernet"
  692.   manfid 0x0104, 0x000d
  693.   bind "pcnet_cs"
  694.  
  695. card "Socket LP-E CF+ Ethernet"
  696.   manfid 0x0104, 0x0075
  697.   bind "pcnet_cs"
  698.  
  699. card "SuperSocket Ethernet"
  700.   version "Telecom Device K.K.", "SuperSocket RE450T"
  701.   bind "pcnet_cs"
  702.  
  703. card "Surecom Ethernet"
  704.   version "TAMARACK", "Ethernet"
  705.   cis "cis/tamarack.dat"
  706.   bind "pcnet_cs"
  707.  
  708. card "TDK LAC-CD02x Ethernet"
  709.   version "TDK", "LAC-CD02x"
  710.   bind "fmvj18x_cs"
  711.  
  712. card "TDK LAC-CF010 Ethernet"
  713.   version "TDK", "LAC-CF010"
  714.   bind "fmvj18x_cs"
  715.  
  716. card "TDK LAK-CD031 Ethernet"
  717.   version "TDK", "LAK-CD031 for PCMCIA"
  718.   bind "pcnet_cs"
  719.  
  720. card "Xircom IIps Ethernet"
  721.   version "Xircom", "*", "PS-CE2-10"
  722.   bind "xirc2ps_cs"
  723.  
  724. card "Xircom RE-10 Ethernet"
  725.   version "Xircom", "*", "RE-10"
  726.   bind "xirc2ps_cs"
  727.  
  728. #
  729. # 10/100baseT network adapters
  730. #
  731.  
  732. # This one may conflict with other cards!
  733. # card "Lantech 10/100 Ethernet"
  734. card "WiseCom WC-PC400 Fast Ethernet"
  735.   manfid 0x0186, 0x0100
  736.   bind "smc91c92_cs"
  737.  
  738. card "3Com 572/574 Fast Ethernet"
  739.   manfid 0x0101, 0x0574
  740.   bind "3c574_cs"
  741.  
  742. card "Abocom LinkMate FE1000 Fast Ethernet"
  743.   version "Fast Ethernet", "Adapter"
  744.   bind "pcnet_cs"
  745.  
  746. card "Accton Fast EtherCard-16"
  747.   manfid 0x01bf, 0x010a
  748.   bind "xirc2ps_cs"
  749.  
  750. card "Allied Telesis CentreCOM LA100-PCM-T V2"
  751.   version "Allied Telesis, K.K.",
  752.     "CentreCOM LA100-PCM-T V2 100/10M LAN PC Card"
  753.   bind "pcnet_cs"
  754.  
  755. card "AmbiCom AMB8110 Fast Ethernet"
  756.   manfid 0x021b, 0x0202
  757.   bind "axnet_cs"
  758.  
  759. card "AnyCom ECO 10/100 Fast Ethernet"
  760.   version "AnyCom", "ECO Ethernet 10/100"
  761.   bind "pcnet_cs"
  762.  
  763. card "Argosy EN220 Fast Ethernet"
  764.   version "ARGOSY", "Fast Ethernet PCCard"
  765.   bind "smc91c92_cs"
  766.  
  767. # this is not specific enough:
  768. #card "Ark Sky Link Express PA2600"
  769. #  manfid 0xffff, 0x1090
  770. #  bind "pcnet_cs"
  771.  
  772. card "Asix AX88190 Fast Ethernet"
  773.   version "Fast Ethernet", "16-bit PC Card", "*", "AX88190"
  774.   #manfid 0x0149, 0xc1ab
  775.   bind "axnet_cs"
  776.  
  777. card "Asix AX88190 Fast Ethernet"
  778.   version "ASIX", "AX88190"
  779.   #manfid 0xffff, 0x1090
  780.   bind "axnet_cs"
  781.  
  782. card "Asix AX88190 Fast Ethernet"
  783.   version "PCMCIA", "FastEtherCard"
  784.   #manfid 0xffff, 0x1090
  785.   bind "axnet_cs"
  786.  
  787. card "Asix AX88190 Fast Ethernet"
  788.   version "PCMCIA", "100BASE"
  789.   #manfid 0xffff, 0x1090
  790.   bind "axnet_cs"
  791.  
  792. card "Billionton LNA-100B"
  793.   version "Billionton", "LNA-100B"
  794.   bind "axnet_cs"
  795.  
  796. card "ASIX, AX88190"
  797.   # manfid 0xffff, 0x1090 # see "Ark Sky ..." entry above, use version
  798.   version "ASIX", "AX88190", "", ""
  799.   bind "axnet_cs"
  800.  
  801. card "Buffalo LPC3-CLX Fast Ethernet"
  802.   manfid 0x026f, 0x0301
  803.   bind "axnet_cs"
  804.  
  805. card "CNet CNF301 Fast Ethernet"
  806.   version "CNet", "CNF301"
  807.   #manfid 0xffff, 0x1090
  808.   bind "axnet_cs"
  809.  
  810. card "COMPU-SHACK FASTline 10/100 Fast Ethernet"
  811.   version "COMPU-SHACK", "FASTline PCMCIA 10/100 Fast-Ethernet"
  812.   bind "pcnet_cs"
  813.  
  814. card "Corega PCC-TX Fast Ethernet"
  815.   version "corega K.K.", "corega FastEther PCC-TX"
  816.   bind "pcnet_cs"
  817.  
  818. card "Corega FEther PCC-TXD"
  819.   version "corega K.K.", "corega FEther PCC-TXD"
  820.   #manfid 0x1234, 0x5678
  821.   bind "pcnet_cs"
  822.  
  823. card "Corega FEther PCC-TXF"
  824.   version "corega", "FEther PCC-TXF"
  825.   bind "pcnet_cs"
  826.  
  827. card "Digicom Palladio 10/100"
  828.   version "Digicom", "Palladio LAN 10/100"
  829.   bind "pcnet_cs"
  830.  
  831. card "dit Co., Ltd., PC Card-10/100BTX"
  832.   version "dit Co., Ltd.", "PC Card-10/100BTX"
  833.   bind "smc91c92_cs"
  834.  
  835. card "D-Link Fast Ethernet"
  836.   version "ETHER-C16"
  837.   bind "pcnet_cs"
  838.  
  839. card "D-Link DFE-650 Fast Ethernet"
  840.   version "D-Link", "DFE-650"
  841.   bind "pcnet_cs"
  842.  
  843. card "D-Link DFE-670-TXD Fast Ethernet"
  844.   manfid 0x0149, 0x4530
  845.   bind "pcnet_cs"
  846.  
  847. card "Dynalink L100C Fast Ethernet"
  848.   version "DYNALINK", "L100C"
  849.   bind "smc91c92_cs"
  850.  
  851. card "EXP ThinLan-110 Fast Ethernet"
  852.   version "PCMCIA", "Fast Ethernet PCCard"
  853.   bind "smc91c92_cs"
  854.  
  855. card "Farallon Enet"
  856.   version "Farallon", "Farallon Enet"
  857.   bind "smc91c92_cs"
  858.  
  859. card "FEP501 Fast Ethernet"
  860.   version "PCMCIA", "FEP501"
  861.   bind "axnet_cs"
  862.  
  863. card "Intel EtherExpress PRO/100"
  864.   version "Intel", "EtherExpress(TM) PRO/100 PC Card Mobile Adapter16"
  865.   bind "xirc2ps_cs"
  866.  
  867. card "IO DATA PCET/TX Fast Ethernet"
  868.   version "IO DATA", "PCETTX"
  869.   bind "pcnet_cs"
  870.  
  871. card "iPort 10/100 Fast Ethernet"
  872.   version "iPort", "10/100 Ethernet Card"
  873.   bind "pcnet_cs"
  874.  
  875. card "Laneed LD-10/100CD Fast Ethernet"
  876.   version "Laneed", "LD-10/100CD"
  877.   bind "pcnet_cs"
  878.  
  879. card "Level One 10/100 Fast Ethernet"
  880.   version "Dual Speed", "10/100 PC Card"
  881.   bind "pcnet_cs"
  882.  
  883. card "Linksys EtherFast 10/100 Fast Ethernet"
  884.   version "Linksys", "EtherFast 10/100 PC Card (PCMPC100)"
  885.   bind "pcnet_cs"
  886.  
  887. card "Linksys EtherFast 10/100 Fast Ethernet"
  888.   version "Linksys", "EtherFast 10/100 Integrated PC Card (PCM100)"
  889.   #manfid 0x0149, 0xc1ab
  890.   bind "pcnet_cs"
  891.  
  892. card "Linksys EtherFast PCMPC100 V3 Fast Ethernet"
  893.   version "Linksys", "EtherFast 10/100 PC Card (PCMPC100 V3)"
  894.   #manfid 0x0149, 0xc1ab
  895.   bind "axnet_cs"
  896.  
  897. card "Linksys NP100 Network Everywhere Ethernet"
  898.   version "Network Everywhere", "*", "*", "AX88190"
  899.   #manfid 0x0149, 0xc1ab
  900.   bind "axnet_cs"
  901.  
  902. card "Logitec LPM-LN100TX Fast Ethernet"
  903.   version "Logitec", "LPM-LN100TX"
  904.   bind "pcnet_cs"
  905.  
  906. card "Melco LPC2-TX Fast Ethernet"
  907.   version "MELCO", "LPC2-TX"
  908.   bind "pcnet_cs"
  909.  
  910. card "Melco/SMC LPC-TX Fast Ethernet"
  911.   version "MELCO/SMC", "LPC-TX"
  912.   bind "smc91c92_cs"
  913.  
  914. card "Melco LPC3-TX Fast Ethernet"
  915.   version "MELCO", "LPC3-TX"
  916.   bind "axnet_cs"
  917.  
  918. card "Microcom C.E. Travel Card 10/100 Fast Ethernet"
  919.   version "Microcom C.E.", "Travel Card LAN 10/100"
  920.   bind "pcnet_cs"
  921.  
  922. #old# card "KTI ETHER-C16 Fast ethernet"
  923. #old#   manfid 0x0149, 0x0230
  924. #old#   bind "pcnet_cs"
  925.  
  926. card "NetGear FA410TXC Fast Ethernet"
  927.   version "NETGEAR", "FA410TX"
  928.   bind "pcnet_cs"
  929.  
  930. card "NetGear FA411 Fast Ethernet"
  931.   version "NETGEAR", "FA411"
  932.   bind "pcnet_cs"
  933.  
  934. card "NE2000 Compatible Fast Ethernet"
  935.   manfid 0x0149, 0x0230
  936.   bind "pcnet_cs"
  937.  
  938. card "NE2000 Compatible Fast Ethernet"
  939.   #manfid 0x0149, 0xc1ab
  940.   version "Dual Speed", "10/100 Port Attached PC Card"
  941.   bind "pcnet_cs"
  942.  
  943. card "Asix AX88190 Fast Ethernet"
  944.   #version "PCMCIA", "10/100 Ethernet Card"
  945.   #version "NEWMEDIA", "LIVEWIRE 10/100"
  946.   manfid 0x8a01, 0xc1ab
  947.   bind "axnet_cs"
  948.  
  949. # Too generic?
  950. #card "NE2000 Compatible Fast Ethernet"
  951. #  version "PCMCIA", "10/100 Ethernet Card"
  952. #  bind "pcnet_cs"
  953.  
  954. card "NE2000 Compatible Fast Ethernet"
  955.   version "PCMCIA", "FAST ETHERNET CARD"
  956.   bind "pcnet_cs"
  957.  
  958. card "Ositech Seven of Diamonds Fast Ethernet"
  959.   version "Ositech", "Trumpcard:Seven of Diamonds Ethernet"
  960.   bind "smc91c92_cs"
  961.  
  962. card "Planex FNW-3600T Fast Ethernet"
  963.   version "Fast Ethernet", "Adapter"
  964.   bind "pcnet_cs"
  965.  
  966. card "Psion Gold Card NetGlobal 10/100 Fast Ethernet"
  967.   manfid 0x016c, 0x0023
  968.   bind "smc91c92_cs"
  969.  
  970. card "Toshiba Advanced Network Fast Ethernet"
  971.   version "Toshiba Information Systems", "*", "TPCENET"
  972.   bind "xirc2ps_cs"
  973.  
  974. card "Toshiba 10/100 Fast Ethernet"
  975.   version "Toshiba", "10/100 Ethernet PC Card"
  976.   bind "xirc2ps_cs"
  977.  
  978. # conflicts with Asix AX88190 some lines above
  979. #card "WiseCom WC-PC400 Fast Ethernet"
  980. #  manfid 0x8a01, 0xc1ab
  981. #  bind "smc91c92_cs"
  982.  
  983. card "WiseCom iPort 10/100 Fast Ethernet"
  984.   manfid 0x0274, 0x1103
  985.   bind "pcnet_cs"
  986.  
  987. card "Xircom CompactCard Ethernet"
  988.   version "Xircom", "*", "CFE-10"
  989.   bind "pcnet_cs"
  990.  
  991. card "Xircom CE3-10/100 Fast Ethernet"
  992.   version "Xircom", "*", "CE3-10/100"
  993.   bind "xirc2ps_cs"
  994.  
  995. card "Xircom RealPort2 10/100 Fast Ethernet"
  996.   version "Xircom", "*", "R2E-100BTX"
  997.   bind "xirc2ps_cs"
  998.  
  999. card "Xircom XE2000 10/100 Fast Ethernet"
  1000.   version "Xircom", "*", "XE2000"
  1001.   bind "xirc2ps_cs"
  1002.  
  1003. #
  1004. # Wireless network adapters
  1005. #
  1006. card "350 Series Wireless LAN Adapter"
  1007.   manfid 0x015f, 0x000a
  1008.   bind "airo_cs"
  1009.  
  1010. card "Aironet PC4500"
  1011.   manfid 0x015f, 0x0005
  1012.   bind "airo_cs"
  1013.  
  1014. card "Aironet PC4800"
  1015.   manfid 0x015f, 0x0007
  1016.   bind "airo_cs"
  1017.  
  1018. card "AT&T WaveLAN Adapter"
  1019.   version "AT&T", "WaveLAN/PCMCIA"
  1020.   bind "wavelan_cs"
  1021.  
  1022. # See comment at wvlan_cs device definition above (ca. line 38)
  1023. card "ARtem, Onair, Version 1.0"
  1024.   manfid 0x0268, 0x0001
  1025.   bind "wvlan_cs"
  1026.  
  1027. # See comment at wvlan_cs device definition above (ca. line 38)
  1028. card "Cabletron RoamAbout 802.11 DS"  
  1029.   version "Cabletron", "RoamAbout 802.11 DS"
  1030.   bind "wvlan_cs"
  1031.  
  1032. # See comment at wvlan_cs device definition above (ca. line 38)
  1033. card "Compaq WL100 11 Mbps Wireless Adapter"
  1034.   manfid 0x0138, 0x0002
  1035.   bind "wvlan_cs"
  1036.  
  1037. card "Digital RoamAbout/DS"
  1038.   version "Digital", "RoamAbout/DS"
  1039.   bind "wavelan_cs"
  1040.  
  1041. # See comment at wvlan_cs device definition above (ca. line 38)
  1042. card "ELSA AirLancer MC-11"
  1043.   version "ELSA", "AirLancer MC-11"
  1044.   bind "wvlan_cs"
  1045.  
  1046. card "Lucent Technologies WaveLAN Adapter"
  1047.   version "Lucent Technologies", "WaveLAN/PCMCIA"
  1048.   bind "wavelan_cs"
  1049.  
  1050. # See comment at wvlan_cs device definition above (ca. line 38)
  1051. card "Intersil PRISM2 11 Mbps Wireless Adapter"
  1052.   manfid 0x0156, 0x0002
  1053.   bind "wvlan_cs"
  1054.  
  1055. # See comment at wvlan_cs device definition above (ca. line 38)
  1056. card "Lucent Technologies WaveLAN/IEEE Adapter"
  1057.   version "Lucent Technologies", "WaveLAN/IEEE"
  1058.   bind "wvlan_cs"
  1059.  
  1060. # See comment at wvlan_cs device definition above (ca. line 38)
  1061. card "MELCO WLI-PCM-L11"
  1062.   version "MELCO", "WLI-PCM-L11"
  1063.   bind "wvlan_cs"
  1064.  
  1065. card "MELCO WLI-PCM-L11G"
  1066.   version "MELCO", "WLI-PCM-L11G"
  1067.   bind "wvlan_cs"
  1068.  
  1069. card "NCR WaveLAN Adapter"
  1070.   version "NCR", "WaveLAN/PCMCIA"
  1071.   bind "wavelan_cs"
  1072.  
  1073. # See comment at wvlan_cs device definition above (ca. line 38)
  1074. card "NCR WaveLAN/IEEE Adapter"
  1075.   version "NCR", "WaveLAN/IEEE"
  1076.   bind "wvlan_cs"
  1077.  
  1078. card "PLANEX GeoWave/GW-CF110"
  1079.   version "PLANEX", "GeoWave/GW-CF110"
  1080.   bind "wvlan_cs"
  1081.  
  1082. card "RayLink PC Card WLAN Adapter"
  1083.   manfid 0x01a6, 0x0000
  1084.   bind "ray_cs"
  1085.  
  1086. card "Xircom CreditCard Netwave"
  1087.   version "Xircom", "CreditCard Netwave"
  1088.   bind "netwave_cs"
  1089.  
  1090. card "ZCOMAX AirRunner/XI-300"
  1091.   #version "ZCOMAX", "AirRunner/XI-300"
  1092.   manfid 0xd601, 0x0002
  1093.   bind "wvlan_cs"
  1094.  
  1095. #
  1096. # Modems and other serial devices
  1097. #
  1098. # NOTE: most modems do not need explicit entries here, because they
  1099. # are correctly identified using the following generic entry.
  1100. #
  1101. card "Serial or Modem"
  1102.   function serial_port
  1103.   bind "serial_cs"
  1104.  
  1105. card "3Com 3CCM156 56K Global Modem"
  1106.   manfid 0x0101, 0x0039
  1107.   bind "serial_cs"
  1108.  
  1109. card "Angia Fax/Modem"
  1110.   version "Intelligent", "ANGIA FAX/MODEM"
  1111.   bind "serial_cs"
  1112.  
  1113. card "Bullet V.34 28.8K Modem"
  1114.   version "OEM      ", "C288MX     "
  1115.   bind "serial_cs"
  1116.  
  1117. card "Cirrus Logic 14.4K Fax Modem"
  1118.   version "CIRRUS LOGIC", "FAX MODEM"
  1119.   bind "serial_cs"
  1120.  
  1121. card "Compaq 28.8K Modem"
  1122.   version "COMPAQ", "PCMCIA 28800 FAX/DATA MODEM"
  1123.   bind "serial_cs"
  1124.  
  1125. card "Compaq 33.6K Modem"
  1126.   version "COMPAQ", "PCMCIA 33600 FAX/DATA MODEM"
  1127.   bind "serial_cs"
  1128.  
  1129. card "Dr. Neuhaus 14.4K FURY Card"
  1130.   version "Dr. Neuhaus", "FURY CARD 14K4"
  1131.   bind "serial_cs"
  1132.  
  1133. card "E.TECH Bullet 33.6K Modem"
  1134.   version "PCMCIA   ", "C336MX     "
  1135.   bind "serial_cs"
  1136.  
  1137. card "Gateway 2000 TelePath Fax Modem"
  1138.   version "GATEWAY2000", "CC3144", "*", "PCMCIA MODEM"
  1139.   bind "serial_cs"
  1140.  
  1141. card "Intel-compatible Modem"
  1142.   version "Intel", "MODEM 2400+"
  1143.   bind "serial_cs"
  1144.  
  1145. card "Macronix Fax/Modem"
  1146.   version "MACRONIX", "FAX/MODEM"
  1147.   bind "serial_cs"
  1148.  
  1149. card "Megahertz PCMCIA Modem"
  1150.   version "MEGAHERTZ", "*", "*", "PCMCIA MODEM"
  1151.   bind "serial_cs"
  1152.  
  1153. card "Megahertz V.34 Modem"
  1154.   version "MEGAHERTZ", "*", "V.34 PCMCIA MODEM"
  1155.   bind "serial_cs"
  1156.  
  1157. card "MultiTech MultiModem"
  1158.   version "Multi-Tech", "MT1432LT"
  1159.   bind "serial_cs"
  1160.  
  1161. card "MultiTech V.34 Modem"
  1162.   version "Multi-Tech", "MT2834LT"
  1163.   bind "serial_cs"
  1164.  
  1165. card "MultiTech MT5634ZLX"
  1166.   version "MultiTech", "PCMCIA 56K DataFax"
  1167.   cis "cis/MT5634ZLX.dat"
  1168.   bind "serial_cs"
  1169.  
  1170. card "Toshiba T144PF Modem"
  1171.   version "TOSHIBA", "T144PF", "*", "PCMCIA MODEM"
  1172.   bind "serial_cs"
  1173.  
  1174. card "Advantech COMpad-32/85"
  1175.   version "ADVANTECH", "COMpad-32/85", "1.0"
  1176.   cis "cis/COMpad2.dat"
  1177.   bind "serial_cs"
  1178.  
  1179. card "Advantech COMpad-32/85B-4"
  1180.   version "ADVANTECH", "COMpad-32/85B-4"
  1181.   cis "cis/COMpad4.dat"
  1182.   bind "serial_cs"
  1183.  
  1184. card "Advantech COMpad-32/85"
  1185.   version "ADV", "*", "TECH", "COMpad-32/85"
  1186.   bind "serial_cs"
  1187.  
  1188. card "Argosy Dual Serial I/O"
  1189.   version "*", "RS-COM 2P"
  1190.   cis "cis/RS-COM-2P.dat"
  1191.   bind "serial_cs"
  1192.  
  1193. # too generic
  1194. #card "Brain Boxes 2-Port RS-232"
  1195. #  manfid 0x0160, 0x0002
  1196. #  bind "serial_cs" to 0, "serial_cs" to 1
  1197.  
  1198. card "Brain Boxes BL-500 Bluetooth Adapter"
  1199.   #manfid 0x0160, 0x0002
  1200.   version "Brain Boxes", "Bluetooth PC Card"
  1201.   bind "serial_cs"
  1202.  
  1203. card "Computerboards PCM-COM422"
  1204.   version "Computerboards, Inc.", "PCM-COM422"
  1205.   bind "serial_cs"
  1206.  
  1207. card "Fujitsu FMV-JMD711"
  1208.   version "FUJITSU", "FC14F ", "MBH10213"
  1209.   bind "serial_cs"
  1210.  
  1211. card "IOTech Dual RS-232"
  1212.   version "IOTech Inc ", "PCMCIA Dual RS-232 Serial Port Card"
  1213.   bind "serial_cs"
  1214.  
  1215. card "National Instruments PCMCIA-232"
  1216.   manfid 0x10b, 0x0d50
  1217.   bind "serial_cs"
  1218.  
  1219. card "National Instruments PCMCIA-232/2"
  1220.   manfid 0x10b, 0x0d51
  1221.   bind "serial_cs"
  1222.  
  1223. card "National Instruments PCMCIA-485"
  1224.   manfid 0x10b, 0x0d52
  1225.   bind "serial_cs"
  1226.  
  1227. card "National Instruments PCMCIA-485/2"
  1228.   manfid 0x10b, 0x0d53
  1229.   bind "serial_cs"
  1230.  
  1231. card "National Instruments PCMCIA-232/4"
  1232.   manfid 0x10b, 0xd180
  1233.   bind "serial_cs"
  1234.  
  1235. card "Omega Engineering QSP-100"
  1236.   manfid 0x0137, 0x0025
  1237.   bind "serial_cs"
  1238.  
  1239. card "Quatech Dual RS-232"
  1240.   version "Quatech Inc", "PCMCIA Dual RS-232 Serial Port Card"
  1241.   bind "serial_cs"
  1242.  
  1243. card "Quatech Quad RS-232"
  1244.   manfid 0x0137, 0x001b
  1245.   bind "serial_cs"
  1246.  
  1247. card "Quatech Dual RS-422"
  1248.   manfid 0x0137, 0x000e
  1249.   bind "serial_cs"
  1250.  
  1251. card "Quatech Quad RS-422"
  1252.   manfid 0x0137, 0x0045
  1253.   bind "serial_cs"
  1254.  
  1255. card "Silicom 2S100 Dual Serial"
  1256.   manfid 0x0089, 0x0301
  1257.   bind "serial_cs"
  1258.  
  1259. card "Socket Communications Dual RS-232"
  1260.   manfid 0x0104, 0x0006
  1261.   bind "serial_cs"
  1262.  
  1263. card "Socket Communications Dual I/O Card"
  1264.   manfid 0x0104, 0x0070
  1265.   bind "serial_cs" to 0, "serial_cs" to 1
  1266.  
  1267. #
  1268. # Memory cards
  1269. #
  1270. card "Anonymous Memory"
  1271.   anonymous
  1272.   bind "memory_cs"
  1273.  
  1274. card "Memory Card"
  1275.   function memory_card
  1276.   bind "memory_cs"
  1277.  
  1278. card "IBM 2MB SRAM"
  1279.   version "IBM", "2MB SRAM"
  1280.   bind "memory_cs"
  1281.  
  1282. card "IBM 4MB Series 1 Flash"
  1283.   version "IBM", "4MB FLASH"
  1284.   bind "memory_cs", "ftl_cs"
  1285.  
  1286. card "IBM 8MB Series 2 Flash"
  1287.   version "IBM", "8MB FLASH"
  1288.   bind "memory_cs", "ftl_cs"
  1289.  
  1290. card "Intel Series 2 2MB Flash"
  1291.   version "intel", "SERIES2-02 "
  1292.   bind "memory_cs", "ftl_cs"
  1293.  
  1294. card "Intel Series 2 4MB Flash"
  1295.   version "intel", "SERIES2-04 "
  1296.   bind "memory_cs", "ftl_cs"
  1297.  
  1298. card "Intel Series 2 20MB Flash"
  1299.   version "intel", "SERIES2-20 "
  1300.   bind "memory_cs", "ftl_cs"
  1301.  
  1302. card "Intel Series 2+ 8MB Flash"
  1303.   version "Intel", "S2E8 SW"
  1304.   bind "memory_cs", "ftl_cs"
  1305.  
  1306. card "Intel Series 2+ 20MB Flash"
  1307.   version "Intel", "S2E20SW"
  1308.   bind "memory_cs", "ftl_cs"
  1309.  
  1310. card "Intel Series 100 Flash"
  1311.   version "intel", "VALUE SERIES 100 "
  1312.   bind "memory_cs", "ftl_cs"
  1313.  
  1314. card "IO DATA 2MB SRAM"
  1315.   version "IO DATA", "PCS-2M", "2MB SRAM"
  1316.   bind "memory_cs"
  1317.  
  1318. card "Maxtor MobileMax Flash"
  1319.   version "Maxtor", "MAXFL MobileMax Flash Memory Card"
  1320.   bind "memory_cs", "ftl_cs"
  1321.  
  1322. card "Seiko/Epson WWB101EN20"
  1323.   version "SEIKO EPSON", "WWB101EN20"
  1324.   bind "memory_cs"
  1325.  
  1326. card "Seiko/Epson WWB513EN20"
  1327.   version "SEIKO EPSON", "WWB513EN20"
  1328.   bind "memory_cs"
  1329.  
  1330. card "Franklink/Rolodex REX-3000"
  1331.   version "Starfish, Inc.", "REX-3000"
  1332.   bind "memory_cs"
  1333.  
  1334. card "Franklink/Rolodex REX-4100"
  1335.   version "Starfish, Inc.", "REX-4100"
  1336.   bind "memory_cs"
  1337.  
  1338. card "Kingmax 256K SRAM"
  1339.   version "KINGMAX TECHNOLOGY INC.", "SRAM 256K Bytes"
  1340.   bind "memory_cs"
  1341.  
  1342. #card "RATOC SmartMedia Adapter"
  1343. #  version "RATOC Systems,Inc.", "SmartMedia ADAPTER PC Card"
  1344. #  bind "memory_cs", "ftl_cs"
  1345.  
  1346. #
  1347. # Memory Technology Drivers
  1348. #
  1349. region "Generic or SRAM"
  1350.   default
  1351.   mtd "sram_mtd"
  1352.  
  1353. region "Intel Series 2 Flash"
  1354.   jedec 0x89 0xa2
  1355.   mtd "iflash2_mtd"
  1356.  
  1357. region "Intel Series 100 Flash"
  1358.   jedec 0x89 0xaa
  1359.   mtd "iflash2_mtd"
  1360.  
  1361. region "Intel Series 2+ Flash"
  1362.   jedec 0x89 0xa0
  1363.   mtd "iflash2+_mtd"
  1364.  
  1365. #
  1366. # Token Ring adapters
  1367. #
  1368. card "3Com TokenLink Velocity Adapter"
  1369.   version "3Com", "TokenLink Velocity PC Card"
  1370.   bind "ibmtr_cs"
  1371.  
  1372. card "IBM Token Ring Adapter"
  1373.   version "IBM", "TOKEN RING"
  1374.   bind "ibmtr_cs"
  1375.  
  1376. #
  1377. # SCSI host adapters
  1378. #
  1379. card "Adaptec APA-1460 SlimSCSI"
  1380.   version "Adaptec, Inc.", "APA-1460 SCSI Host Adapter"
  1381.   bind "aha152x_cs"
  1382.  
  1383. card "Eiger Labs SCSI"
  1384.   version "EIger Labs", "PCMCIA-to-SCSI Adapter"
  1385.   bind "qlogic_cs"
  1386.  
  1387. card "Epson SC200 SCSI"
  1388.   version "EPSON", "SCSI-2 PC Card SC200"
  1389.   bind "qlogic_cs"
  1390.   
  1391. card "IBM SCSI"
  1392.   version "IBM Corp.", "SCSI PCMCIA Card"
  1393.   bind "fdomain_cs"
  1394.  
  1395. card "IBM SCSI"
  1396.   version "SCSI PCMCIA Adapter Card"
  1397.   bind "fdomain_cs"
  1398.  
  1399. #card "MACNICA mPS100 SCSI"
  1400. #  version "MACNICA", "MIRACLE SCSI", "mPS100"
  1401. #  bind "qlogic_cs"
  1402.  
  1403. card "MACNICA mPS110 SCSI"
  1404.   version "MACNICA", "MIRACLE SCSI-II mPS110"
  1405.   bind "qlogic_cs"
  1406.  
  1407. card "Midori CN-SC43 SCSI"
  1408.   version "MIDORI ELECTRONICS ", "CN-SC43"
  1409.   bind "qlogic_cs"
  1410.  
  1411. card "NEC PC-9801N-J03R SCSI"
  1412.   version "NEC", "PC-9801N-J03R"
  1413.   bind "qlogic_cs"
  1414.  
  1415. card "New Media Bus Toaster SCSI"
  1416.   version "New Media", "SCSI", "Bus Toaster"
  1417.   bind "aha152x_cs"
  1418.  
  1419. card "New Media Toast & Jam Sound/SCSI"
  1420.   version "New Media Corporation", "Multimedia Sound/SCSI"
  1421.   bind "aha152x_cs"
  1422.  
  1423. card "Noteworthy Bus Toaster SCSI"
  1424.   version "NOTEWORTHY", "SCSI", "Bus Toaster"
  1425.   bind "aha152x_cs"
  1426.  
  1427. card "Panasonic KXLC003"
  1428.   version "KME ", "KXLC003"
  1429.   bind "qlogic_cs"
  1430.  
  1431. card "Panasonic KXLC004"
  1432.   version "KME ", "KXLC004"
  1433.   bind "qlogic_cs"
  1434.  
  1435. card "Panasonic KXLC101"
  1436.   version "KME", "KXLC101"
  1437.   bind "qlogic_cs"
  1438.  
  1439. card "Qlogic FastSCSI"
  1440.   version "QLOGIC CORPORATION", "pc05"
  1441.   bind "qlogic_cs"
  1442.  
  1443. card "Qlogic FastSCSI"
  1444.   version "QLOGIC CORPORATION", "pc05 rev 1.10"
  1445.   bind "qlogic_cs"
  1446.  
  1447. card "Raven CD-Note SCSI"
  1448.   version "KME", "KXLC002", "00"
  1449.   bind "qlogic_cs"
  1450.  
  1451. card "RATOC REX-9530 SCSI-2"
  1452.   version "RATOC System Inc.", "SCSI2 CARD 37"
  1453.   bind "qlogic_cs"
  1454.  
  1455. card "Simple Technology SCSI"
  1456.   version " SIMPLE TECHNOLOGY Corporation",
  1457.     "SCSI PCMCIA Credit Card Controller"
  1458.   bind "fdomain_cs"
  1459.  
  1460. card "Toshiba SCSC200A SCSI"
  1461.   version "TOSHIBA", "SCSC200A PC CARD SCSI"
  1462.   bind "qlogic_cs"
  1463.  
  1464. card "Toshiba SCSC200B SCSI"
  1465.   version "TOSHIBA", "SCSC200B PC CARD SCSI-10"
  1466.   bind "qlogic_cs"
  1467.  
  1468. #
  1469. # IEEE1394/FireWire cards
  1470. #
  1471. card "Cherri IEEE-1394"
  1472.   pci 0x104c, 0x8019
  1473.   bind "ohci1394_cb"
  1474.  
  1475. card "Belkin F5U512 FireWire Adapter"
  1476.   pci 0x1033, 0x00cd
  1477.   bind "ohci1394_cb"
  1478.  
  1479. card "Margi 1394-to-Go OHCI Adapter"
  1480.   pci 0x1033, 0x0063
  1481.   bind "ohci1394_cb"
  1482.  
  1483. card "Newer Technology FireWire 2 Go"
  1484.   pci 0x104c, 0x8000
  1485.   bind "pcilynx_cb"
  1486.  
  1487. card "Orange Micro OrangeLink Firewire Adapter"
  1488.   pci 0x12ee, 0x8010
  1489.   bind "ohci1394_cb"
  1490.  
  1491. card "Western Digital 1394 Adapter"
  1492.   pci 0x1033, 0x00cd
  1493.   bind "ohci1394_cb"
  1494.  
  1495. #
  1496. # Multifunction cards
  1497. #
  1498. card "3Com 3c562/3c563 Ethernet/Modem"
  1499.   manfid 0x0101, 0x0562
  1500.   bind "3c589_cs" to 0, "serial_cs" to 1
  1501.  
  1502. card "3Com/Megahertz 3CXEM556 Ethernet/Modem"
  1503.   manfid 0x0101, 0x0035
  1504.   cis "cis/3CXEM556.dat"
  1505.   bind "3c589_cs" to 0, "serial_cs" to 1
  1506.  
  1507. card "3Com/Megahertz 3CXEM556 B-INT Ethernet/Modem"
  1508.   manfid 0x0101, 0x003d
  1509.   cis "cis/3CXEM556.dat"
  1510.   bind "3c589_cs" to 0, "serial_cs" to 1
  1511.  
  1512. card "3Com/Megahertz 3CCFEM556 Ethernet/Modem"
  1513.   manfid 0x0101, 0x0556
  1514.   cis "cis/3CCFEM556.dat"
  1515.   bind "3c574_cs" to 0, "serial_cs" to 1
  1516.  
  1517. card "Accton EN2218 LAN/Modem"
  1518.   version "PCMCIA", "EN2218-LAN/MODEM"
  1519.   cis "cis/PCMLM28.dat"
  1520.   bind "pcnet_cs", "serial_cs"
  1521.  
  1522. card "Accton UE2218 LAN/Modem"
  1523.   version "PCMCIA", "UE2218-LAN/MODEM"
  1524.   cis "cis/PCMLM28.dat"
  1525.   bind "pcnet_cs", "serial_cs"
  1526.  
  1527. card "AnyCom Fast Ethernet/Modem"
  1528.   version "AnyCom", "Fast Ethernet + 56K COMBO"
  1529.   bind "pcnet_cs", "serial_cs"
  1530.  
  1531. card "Apex MultiCard Ethernet/Modem"
  1532.   version "APEX DATA", "MULTICARD", "ETHERNET-MODEM"
  1533.   bind "pcnet_cs" to 0, "serial_cs" to 1
  1534.  
  1535. card "Billionton LM5LT-10B Ethernet/Modem"
  1536.   manfid 0x021b, 0x0101
  1537.   bind "pcnet_cs", "serial_cs"
  1538.  
  1539. card "Compaq Microcom CPQ550 Ethernet/Modem"
  1540.   manfid 0x0138, 0x110a
  1541.   bind "xirc2ps_cs", "serial_cs"
  1542.  
  1543. card "Dayna Communicard Ethernet/Modem"
  1544.   version "DAYNA COMMUNICATIONS", "LAN AND MODEM MULTIFUNCTION"
  1545.   cis "cis/DP83903.dat"
  1546.   bind "pcnet_cs" to 0, "serial_cs" to 1
  1547.  
  1548. card "D-Link DME336T Ethernet/Modem"
  1549.   version "D-Link", "DME336T"
  1550.   bind "pcnet_cs", "serial_cs"
  1551.  
  1552. card "D-Link DMF560TX Ethernet/Modem"
  1553.   manfid 0x0143, 0xc0ab
  1554.   bind "pcnet_cs", "serial_cs"
  1555.  
  1556. card "Gateway Telepath Ethernet/Modem"
  1557.   version "Gateway 2000", "XJEM3336"
  1558.   bind "smc91c92_cs", "serial_cs"
  1559.  
  1560. card "Grey Cell GCS3400 Ethernet/Modem"
  1561.   version "Grey Cell", "GCS3000"
  1562.   bind "pcnet_cs", "serial_cs"
  1563.  
  1564. card "IBM Home and Away Ethernet/Modem"
  1565.   version "IBM", "Home and Away Credit Card Adapter"
  1566.   bind "pcnet_cs" to 0, "serial_cs" to 1
  1567.  
  1568. card "IBM Home and Away 28.8 Ethernet/Modem"
  1569.   version "IBM", "Home and Away 28.8 PC Card       "
  1570.   bind "pcnet_cs" to 0, "serial_cs" to 1
  1571.  
  1572. card "IBM w95 Home and Away Ethernet/Modem"
  1573.   version "IBM", "w95 Home and Away Credit Card "
  1574.   bind "pcnet_cs" to 0, "serial_cs" to 1
  1575.  
  1576. card "Intel EtherExpress PRO/100 LAN/Modem"
  1577.   manfid 0x0089, 0x110a
  1578.   bind "xirc2ps_cs", "serial_cs"
  1579.  
  1580. card "No-Name Ethernet/Modem"
  1581.   version "*", "FAX/Modem/Ethernet Combo Card "
  1582.   bind "pcnet_cs" to 0, "serial_cs" to 1
  1583.  
  1584. card "Linksys LANmodem 28.8"
  1585.   version "LINKSYS", "PCMLM28"
  1586.   cis "cis/PCMLM28.dat"
  1587.   bind "pcnet_cs", "serial_cs"
  1588.  
  1589. card "Linksys LANmodem 33.6"
  1590.   version "LINKSYS", "PCMLM336"
  1591.   bind "pcnet_cs", "serial_cs"
  1592.  
  1593. card "Linksys EtherFast LANmodem 56K"
  1594.   version "Linksys", "EtherFast 10&100 + 56K PC Card (PCMLM56)"
  1595.   bind "pcnet_cs", "serial_cs"
  1596.  
  1597. card "Megahertz CC/XJEM1144 Ethernet/Modem"
  1598.   version "MEGAHERTZ", "XJEM1144/CCEM1144", "PCMCIA MODEM"
  1599.   bind "smc91c92_cs", "serial_cs"
  1600.  
  1601. card "Megahertz CC/XJEM1144 Ethernet/Modem"
  1602.   version "MEGAHERTZ", "XJEM1144/CCEM1144"
  1603.   bind "smc91c92_cs", "serial_cs"
  1604.  
  1605. card "Megahertz EM1144T Ethernet/Modem"
  1606.   version "MEGAHERTZ", "EM1144T", "PCMCIA MODEM"
  1607.   bind "smc91c92_cs", "serial_cs"
  1608.  
  1609. card "Megahertz CC/XJEM3288 Ethernet/Modem"
  1610.   version "MEGAHERTZ", "CC/XJEM3288", "DATA/FAX/CELL ETHERNET MODEM"
  1611.   bind "smc91c92_cs", "serial_cs"
  1612.  
  1613. card "Megahertz CC/XJEM3336 Ethernet/Modem"
  1614.   version "MEGAHERTZ", "CC/XJEM3336", "DATA/FAX/CELL ETHERNET MODEM"
  1615.   bind "smc91c92_cs", "serial_cs"
  1616.  
  1617. card "Motorola Marquis Ethernet/Modem"
  1618.   version "Motorola MARQUIS"
  1619.   bind "3c589_cs" to 0, "serial_cs" to 1
  1620.  
  1621. card "Motorola Mariner Ethernet/Modem"
  1622.   manfid 0x0109, 0x0501
  1623.   bind "smc91c92_cs", "serial_cs"
  1624.  
  1625. card "New Media LANSurfer 10+56 Ethernet/Modem"
  1626.   manfid 0x08a1, 0xc0ab
  1627.   bind "pcnet_cs", "serial_cs"
  1628.  
  1629. card "NSC DP83903-based Ethernet/Modem"
  1630.   version "*", "*", "*", "NSC MF LAN/Modem"
  1631.   cis "cis/DP83903.dat"
  1632.   bind "pcnet_cs" to 0, "serial_cs" to 1
  1633.  
  1634. card "NSC DP83903-based Ethernet/Modem"
  1635.   version "Multifunction Card", "LAN and Modem 336", "Multifunction"
  1636.   manfid 0x0175, 0x0000
  1637.   cis "cis/DP83903.dat"
  1638.   bind "pcnet_cs" to 0, "serial_cs" to 1
  1639.  
  1640. card "Ositech Jack of Diamonds Ethernet/Modem"
  1641.   version "Ositech", "Trumpcard:Jack of Diamonds Modem+Ethernet"
  1642.   bind "smc91c92_cs", "serial_cs"
  1643.  
  1644. card "Ositech Jack of Hearts Ethernet/Modem"
  1645.   version "Ositech", "Trumpcard:Jack of Hearts Modem+Ethernet"
  1646.   bind "smc91c92_cs", "serial_cs"
  1647.  
  1648. card "Ositech Jack of Hearts Ethernet/Modem"
  1649.   manfid 0x0140, 0x000a
  1650.   bind "smc91c92_cs", "serial_cs"
  1651.  
  1652. card "Psion Gold Card V34 Ethernet"
  1653.   version "Psion Dacom", "Gold Card V34 Ethernet"
  1654.   cis "cis/PCMLM28.dat"
  1655.   bind "pcnet_cs", "serial_cs"
  1656.  
  1657. card "Psion Gold Card V34 Ethernet"
  1658.   version "Psion Dacom", "Gold Card V34 Ethernet GSM"
  1659.   cis "cis/PCMLM28.dat"
  1660.   bind "pcnet_cs", "serial_cs"
  1661.  
  1662. card "Psion Gold Card Netglobal 56K+10Mb Ethernet"
  1663.   manfid 0x016c, 0x0020
  1664.   bind "smc91c92_cs" to 0, "serial_cs" to 1
  1665.  
  1666. card "Reliable Combo-L/M-56K"
  1667.   manfid 0x0213, 0x2452
  1668.   bind "pcnet_cs"
  1669.  
  1670. card "Rover ComboCard Ethernet/Modem"
  1671.   version "PCMCIAs", "ComboCard"
  1672.   bind "pcnet_cs", "serial_cs"
  1673.  
  1674. card "Socket ES-1000 Ethernet/RS-232"
  1675.   manfid 0x0104, 0x000a
  1676.   bind "pcnet_cs", "serial_cs"
  1677.  
  1678. card "TDK Global Networker Ethernet/Modem"
  1679.   version "TDK", "GlobalNetworker 3410/3412"
  1680.   bind "serial_cs"
  1681.  
  1682. card "TDK 3000/3400/5670 Fast Ethernet/Modem"
  1683.   manfid 0x0143, 0x3341
  1684.   bind "pcnet_cs", "serial_cs"
  1685.  
  1686. card "TDK DFL5610WS Ethernet/Modem"
  1687.   manfid 0x0105, 0xea15
  1688.   bind "pcnet_cs", "serial_cs"
  1689.  
  1690. card "Telecom Device SuperSocket LM336 Ethernet/Modem"
  1691.   version "PCMCIAs", "LanModem"
  1692.   bind "pcnet_cs", "serial_cs"
  1693.  
  1694. card "Xircom CE II Ethernet/Modem"
  1695.   version "Xircom", "CreditCard Ethernet+Modem II"
  1696.   bind "xirc2ps_cs", "serial_cs"
  1697.  
  1698. card "Xircom CEM28 Ethernet/Modem"
  1699.   version "Xircom", "*", "CEM28"
  1700.   bind "xirc2ps_cs", "serial_cs"
  1701.  
  1702. card "Xircom CEM33 Ethernet/Modem"
  1703.   version "Xircom", "*", "CEM33"
  1704.   bind "xirc2ps_cs", "serial_cs"
  1705.  
  1706. card "Xircom CEM56 Ethernet/Modem"
  1707.   version "Xircom", "*", "CEM56"
  1708.   bind "xirc2ps_cs", "serial_cs"
  1709.  
  1710. card "Xircom RealPort REM10BT Ethernet/Modem"
  1711.   version "Xircom", "*", "REM10"
  1712.   bind "xirc2ps_cs", "serial_cs"
  1713.  
  1714. card "Xircom XEM5600 Ethernet/Modem"
  1715.   version "Xircom", "*", "XEM5600"
  1716.   bind "xirc2ps_cs", "serial_cs"
  1717.  
  1718. #
  1719. # ATA/IDE fixed disk devices
  1720. #
  1721. card "ATA/IDE Fixed Disk"
  1722.   function fixed_disk
  1723.   bind "ide_cs"
  1724.  
  1725. card "ACE DoubleFlash 20MB"
  1726.   version "IBM", "IBM17JSSFP20"
  1727.   bind "ide_cs"
  1728.  
  1729. card "Argosy EIDE CD-ROM"
  1730.   version "ARGOSY", "CD-ROM"
  1731.   bind "ide_cs"
  1732.  
  1733. card "Argosy PnPIDE"
  1734.   version "ARGOSY", "PnPIDE"
  1735.   bind "ide_cs"
  1736.  
  1737. card "Caravelle CD-36N/CD-36E CD-ROM"
  1738.   version "Caravelle", "PSC-IDE ", "PSC000"
  1739.   bind "ide_cs"
  1740.  
  1741. card "CNF CARDport CD-ROM"
  1742.   version "CNF CD-M", "CD-ROM"
  1743.   bind "ide_cs"
  1744.  
  1745. card "Creative Technology CD-ROM"
  1746.   version "Creative Technology Ltd.", "PCMCIA CD-ROM Interface Card"
  1747.   bind "ide_cs"
  1748.  
  1749. card "Digital Mobile Media CD-ROM"
  1750.   version "Digital Equipment Corporation.", "Digital Mobile Media CD-ROM"
  1751.   bind "ide_cs"
  1752.  
  1753. card "EXP CD940 CD-ROM"
  1754.   version "EXP   ", "CD-ROM"
  1755.   bind "ide_cs"
  1756.  
  1757. card "EXP PnPIDE"
  1758.   version "EXP   ", "PnPIDE"
  1759.   bind "ide_cs"
  1760.  
  1761. card "EXP Traveler 620 CD-ROM"
  1762.   version "EXP", "CD+GAME", "C1"
  1763.   bind "ide_cs"
  1764.  
  1765. card "Freecom IQ-drive"
  1766.   version "FREECOM", "PCCARD-IDE"
  1767.   bind "ide_cs"
  1768.  
  1769. card "Generic ATAPI CD-ROM"
  1770.   version "PCMCIA", "CD-ROM"
  1771.   bind "ide_cs"
  1772.  
  1773. card "IBM Max Portable CD-ROM"
  1774.   manfid 0x00a4, 0x002d
  1775.   bind "ide_cs"
  1776.  
  1777. card "IBM Portable Drive Bay"
  1778.   version "PCMCIA", "IDE CARD", "F1"
  1779.   bind "ide_cs"
  1780.  
  1781. card "IO DATA CDP-TX/PCIDE"
  1782.   version "IO DATA", "PCIDE"
  1783.   bind "ide_cs"
  1784.  
  1785. card "IO DATA PCIDE II"
  1786.   version "IO DATA", "PCIDEII"
  1787.   bind "ide_cs"
  1788.  
  1789. card "IO DATA CBIDE"
  1790.   version "WIT", "IDE16"
  1791.   bind "ide_cs"
  1792.  
  1793. card "IO DATA CBIDE2"
  1794.   version "IO DATA", "CBIDE2      "
  1795.   bind "ide_cs"
  1796.  
  1797. card "MCD601p CD-ROM"
  1798.   version "CDROM", "IDE", "MCD-601p"
  1799.   bind "ide_cs"
  1800.  
  1801. card "Ninja ATA"
  1802.   version " ", "NinjaATA-"
  1803.   bind "ide_cs"
  1804.  
  1805. card "PCMCIA PnPIDE"
  1806.   version "PCMCIA", "PnPIDE"
  1807.   bind "ide_cs"
  1808.  
  1809. card "Simple Tech Compact Flash"
  1810.   version "STI Flash"
  1811.   bind "ide_cs"
  1812.  
  1813. card "Toshiba MK2001MPL Drive"
  1814.   version "TOSHIBA", "MK2001MPL"
  1815.   bind "ide_cs"
  1816.  
  1817. card "Toshiba CD-ROM"
  1818.   version "LOOKMEET", "CBIDE2      "
  1819.   bind "ide_cs"
  1820.  
  1821. #
  1822. # Non-ATA/IDE CD-ROM's
  1823. #
  1824. card "Innovative Communications CyberRom CD"
  1825.   version "Innovative Communications", "CyberRom CD"
  1826.   bind "oti12_cs"
  1827.  
  1828. #
  1829. # Miscellaneous card definitions
  1830. #
  1831. #card "Canon FDCard"
  1832. #  version "Canon Electronics INC.", "FDCard Ver. 1.00"
  1833. #
  1834. #card "New Media .WAVjammer"
  1835. #version "New Media Corporation", ".WAVjammer"
  1836.  
  1837. card "Parallel Port Card"
  1838.   function parallel_port
  1839.   bind "parport_cs"
  1840.  
  1841. card "Quatech SPP-100 Parallel Port Card"
  1842.   manfid 0x0137, 0x0003
  1843.   bind "parport_cs"
  1844.  
  1845. #
  1846. # CardBus cards
  1847. #
  1848. card "3Com 3c575-TX Fast EtherLink XL"
  1849.   manfid 0x0101, 0x5057
  1850.   bind "3c575_cb"
  1851.  
  1852. card "3Com 3CCFE575B/3CXFE575B Fast EtherLink XL"
  1853.   manfid 0x0101, 0x5157
  1854.   bind "3c575_cb"
  1855.  
  1856. card "3Com 3CCFE575CT/3CXFE575CT Fast EtherLink XL"
  1857.   manfid 0x0101, 0x5257
  1858.   bind "3c575_cb"
  1859.  
  1860. card "3Com 3CCFEM656B w/Winmodem"
  1861.   manfid 0x0102, 0x6560
  1862.   bind "3c575_cb"
  1863.  
  1864. card "3Com 3CCFEM656B w/Winmodem"
  1865.   manfid 0x0102, 0x6562
  1866.   bind "3c575_cb"
  1867.  
  1868. card "3Com 3CXFEM656C w/Winmodem"
  1869.   manfid 0x0102, 0x6564
  1870.   bind "3c575_cb"
  1871.  
  1872. card "Accton EN2220 Fast Ethernet"
  1873.   version "Accton", "EN2220 CardBus Fast Ethernet Card"
  1874.   bind "tulip_cb"
  1875.  
  1876. card "Accton EN2227 Fast Ethernet"
  1877.   manfid 0x01bf, 0x2227
  1878.   bind "tulip_cb"
  1879.  
  1880. card "Adaptec APA-1480 SCSI Host Adapter"
  1881.   manfid 0x012f, 0xcb01
  1882.   bind "apa1480_cb"
  1883.  
  1884. #Conflicts with corega PCC-T!
  1885. #card "Allied Telesyn AT-2800 10/100 Fast Ethernet"
  1886. #  manfid 0xc00f, 0x0000
  1887. #  bind "tulip_cb"
  1888.  
  1889. card "Ambicom AMB8100 Fast Ethernet"
  1890.   manfid 0x9513, 0x0081
  1891.   bind "tulip_cb"
  1892.  
  1893. card "AmbiCom CB100-EZ EzPort Fast Ethernet"
  1894.   manfid 0x022d, 0x2103
  1895.   bind "tulip_cb"
  1896.  
  1897. card "Asante FriendlyNET 10/100 CardBus"
  1898.   version "Asante", "FriendlyNET 10/100 CardBus"
  1899.   bind "tulip_cb"
  1900.  
  1901. card "Billionton LND-100B Fast Ethernet"
  1902.   version "Billionton", "LND-100B"
  1903.   bind "tulip_cb"
  1904.  
  1905. card "D-Link DFE-660 Fast Ethernet"
  1906.   manfid 0x50c7, 0xcafe
  1907.   bind "tulip_cb"
  1908.  
  1909. card "Farallon EtherTX 10/100 Fast Ethernet"
  1910.   version "Farallon", "10/100", "Ethernet"
  1911.   bind "tulip_cb"
  1912.  
  1913. card "Fujitsu FMV-J184 Fast Ethernet"
  1914.   version "FUJITSU", "LAN Card(100BASE-TX)(FMV-J184)"
  1915.   bind "tulip_cb"
  1916.  
  1917. card "Fujitsu FMV-J185 Fast Ethernet"
  1918.   version "FUJITSU", "LAN Card(100BASE-TX)(FMV-J185)"
  1919.   bind "eepro100_cb"
  1920.  
  1921. card "Genius MF3000 Fast Ethernet"
  1922.   version "CardBus", "10/100Mbps LanCard"
  1923.   bind "tulip_cb"
  1924.  
  1925. card "IBM 10/100 EtherJet CardBus"
  1926.   manfid 0x00a4, 0x0113
  1927.   bind "tulip_cb"
  1928.  
  1929. card "IBM 10/100 EtherJet 56K CardBus"
  1930.   manfid 0x00a4, 0x0103
  1931.   bind "tulip_cb" to 0, "serial_cb" to 1
  1932.   # bind "epic_cb" to 0, "serial_cb" to 1
  1933.  
  1934. card "Intel EtherExpress PRO/100 CardBus"
  1935.   manfid 0x0089, 0x0102
  1936.   bind "tulip_cb"
  1937.  
  1938. card "Intel EtherExpress PRO/100 CardBus"
  1939.   manfid 0x0089, 0x0113
  1940.   bind "tulip_cb"
  1941.  
  1942. card "Intel EtherExpress PRO/100 CardBus II"
  1943.   manfid 0x0089, 0x0103
  1944.   bind "eepro100_cb"
  1945.  
  1946. card "Intel EtherExpress PRO/100 LAN+Modem 56K CardBus II"
  1947.   manfid 0x0089, 0x1103
  1948.   bind "eepro100_cb" to 0, "serial_cb" to 1
  1949.  
  1950. card "Kingston KNE-CB4TX Fast Ethernet"
  1951.   manfid 0x0186, 0x0101
  1952.   bind "tulip_cb"
  1953.  
  1954. card "Linksys EtherFast 10/100"
  1955.   manfid 0x0149, 0x0231
  1956.   bind "tulip_cb"
  1957.  
  1958. card "Linksys EtherFast 10/100"
  1959.   manfid 0x0149, 0xc2ab
  1960.   bind "tulip_cb"
  1961.  
  1962. card "Linksys EtherFast PCMPC200 v2"
  1963.   manfid 0x13d1, 0xab02
  1964.   bind "tulip_cb"
  1965.  
  1966. card "Linksys EtherFast PCMPC200 v2"
  1967.   manfid 0x13d1, 0xab03
  1968.   bind "tulip_cb"
  1969.  
  1970. card "Macsense MPC-200 Fast Ethernet"
  1971.   version "Macsense", "MPC-200"
  1972.   bind "tulip_cb"
  1973.  
  1974. card "NDC Communications Sohoware NCB100 Fast Ethernet"
  1975.   version "NDC Communications, Inc.", "NCB100"
  1976.   bind "tulip_cb"
  1977.  
  1978. card "NDC NCB100 Fast Ethernet"
  1979.   manfid 0xe815, 0x0081
  1980.   bind "tulip_cb"
  1981.  
  1982. card "NetGear FA510C Fast Ethernet"
  1983.   manfid 0x9513, 0x0081
  1984.   bind "tulip_cb"
  1985.  
  1986. card "NetGear FA510C Fast Ethernet"
  1987.   pci 0x1011, 0x0019
  1988.   bind "tulip_cb"
  1989.  
  1990. card "PLANET ENW-3502-FC"
  1991.   version "PLANET", "ENW-3502-FC"
  1992.   bind "tulip_cb"
  1993.  
  1994. card "PrimeXPress 10/100 Fast Ethernet"
  1995.   manfid 0x021b, 0x0510
  1996.   bind "tulip_cb"
  1997.  
  1998. card "RATOC REX-CB80 Fast Ethernet"
  1999.   version "RATOC Systems,Inc.", "CardBus LAN 01"
  2000.   bind "tulip_cb"
  2001.  
  2002. card "Silicom Fast Ethernet"
  2003.   manfid 0x01da, 0x0081
  2004.   bind "tulip_cb"
  2005.  
  2006. card "Silicom FEM56 Fast Ethernet"
  2007.   manfid 0x01da, 0x0090
  2008.   bind "tulip_cb"
  2009.  
  2010. card "SMC EZ 10/100 Fast Ethernet"
  2011.   manfid 0x01bf, 0x2220
  2012.   bind "tulip_cb"
  2013.  
  2014. card "SMC EZ 10/100 Fast Ethernet"
  2015.   manfid 0x01bf, 0x2225
  2016.   bind "tulip_cb"
  2017.  
  2018. #card "Compex Linkport TX Ethernet"
  2019. #card "SVEC 10/100 Fast Ethernet"
  2020. #  manfid 0x8a01, 0x0100
  2021. #  bind "tulip_cb"
  2022.  
  2023. card "TDK NetworkFlyer 10/100 Fast Ethernet"
  2024.   manfid 0x0105, 0x0500
  2025.   bind "tulip_cb"
  2026.  
  2027. card "TRENDnet TE100-PCBUSR"
  2028.   pci 0x13d1, 0xab02
  2029.   bind "tulip_cb"
  2030.  
  2031. card "Tulip-based CardBus Fast Ethernet"
  2032.   version "CardBus", "10/100Mbps LAN Card"
  2033.   bind "tulip_cb"
  2034.  
  2035. card "UMAX Technologies UMAX250 Fast Ethernet"
  2036.   manfid 0x9513, 0x0081
  2037.   bind "tulip_cb"
  2038.  
  2039. card "Ositech Seven of Spades Fast Ethernet"
  2040.   manfid 0x0140, 0x0011
  2041.   bind "epic_cb"
  2042.  
  2043. card "Ositech Jack of Spades Fast Ethernet/Modem"
  2044.   manfid 0x0140, 0x000f
  2045.   bind "epic_cb" to 0, "serial_cb" to 1
  2046.  
  2047. card "Ositech Jack of Spades Fast Ethernet/Modem"
  2048.   manfid 0x0140, 0x0012
  2049.   bind "epic_cb" to 0, "serial_cb" to 1
  2050.  
  2051. card "Psion Gold Card Netglobal 56K+10/100Mb CardBus"
  2052.   manfid 0x016c, 0x0021
  2053.   bind "epic_cb" to 0, "serial_cb" to 1
  2054.  
  2055. card "Xircom CBEII-10/100 CardBus 10/100 Ethernet"
  2056.   version "Xircom", "*", "CBEII-10/100"
  2057.   bind "tulip_cb"
  2058.  
  2059. card "Xircom R2BE-100BTX CardBus 10/100 Ethernet"
  2060.   version "Xircom", "*", "R2BE-100BTX"
  2061.   bind "tulip_cb"
  2062.  
  2063. card "Xircom CBEM56G-100 CardBus 10/100 Ethernet + 56K Modem"
  2064.   version "Xircom", "*", "CBEM56G"
  2065.   bind "tulip_cb" to 0, "serial_cb" to 1
  2066.  
  2067. card "Xircom R2BEM56G-100 CardBus 10/100 Ethernet + 56K Modem"
  2068.   version "Xircom", "*", "R2BEM56G"
  2069.   bind "tulip_cb" to 0, "serial_cb" to 1
  2070.  
  2071. card "Xircom RBM56G Modem"
  2072.   pci 0x115d, 0x0101
  2073.   bind "serial_cb"
  2074.  
  2075. # Include configuration files for add-on drivers
  2076.  
  2077. source ./*.conf
  2078.  
  2079. # Include local configuration settings
  2080.  
  2081. source ./config.opts
  2082.